<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

body {
	height:100%;
}
body, button, input, select, textarea{
	font:12px/1.5 arial, "微软雅黑","宋体",Tahoma,Verdana,sans-serif;
	-webkit-text-size-adjust:none;
	}
fieldset, img {
	border:0;
}
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, q, th, td, caption, article, aside, figure, figcaption, footer, header, hgroup, nav, section, audio, video {
	margin:0;
	padding:0;
}


ul, ol, li, dl, dt, dd {
	list-style-type: none;
}

em, code {
	font-style: normal;
}
del {
	text-decoration: line-through;
}
a {
	color:#333333;
	text-decoration: none;
}
a:hover {
	color:#c20000;
}
.im img{
	display:block;
}
.cle{clear:both;}

.f12 {
	font-size:12px;
}
.f14 {
	font-size:14px;
}
.f16 {
	font-size:16px;
}

.f33 {
	font-size:33px;
}

.lin19 {
	line-height:19px;
}

.text_cen {
	text-align:center;
}
.text_left {
	text-align:left;
}
.text_right {
	text-align:right;
}
.text_s{
	text-decoration: line-through;
	}


.clearfix {
*zoom:1
}
.clearfix:before, .clearfix:after {
	content:" ";
	display:table
}
.clearfix:after {
	clear:both
}

/*灰*/	
.gray {
	color:#8e8e8e;
}
.gray a,a.gray{
	color:#545454;
	}
.gray a:hover,a:hover.gray{
	color:#c20000;
	}
/*灰*/	
.gray2 {
	color:#c4c4c4;
}
.gray2 a,a.gray2{
	color:#c4c4c4;
	}
.gray2 a:hover,a:hover.gray2{
	color:#c20000;
	}
/*红*/	
.red {
	color:#c20000;
}
.red a,a.red{
	color:#c20000;
	}
.red a:hover,a:hover.red{
	color:#000;
	}
	
	
/*蓝*/	
.blue {
	color:#0078d5;
	}	
.blue a,a.blue{
	color:#0078d5;
	text-decoration: none;
	}	
.blue a:hover,a:hover.blue{
	color:#c20000;
	}


/*绿*/	
.green {
	color:#0a843b;
	}

.green2{
	color:#0a843b;
	}	
.green a,a.green{
	color:#3a9036;
	text-decoration: none;
	}	
.green a:hover,a:hover.green{
	color:#c20000;
	}

/*紫*/	
.Purple {
	color:#a4009e;
	}	
.Purple a,a.Purple{
	color:#a4009e;
	text-decoration: none;
	}	
.Purple a:hover,a:hover.Purple{
	color:#c20000;
	}

/*橙*/	
.orange {
	color:#ff6000;
	}	
.orange a,a.orange{
	color:#ff6000;
	text-decoration: none;
	}	
.orange a:hover,a:hover.orange{
	color:#000;
	}

	
	
/*白*/
.white {
	color:#fff;
	}	
.white a,a.white{
	color:#fff;
	text-decoration: none;
	}	
.white a:hover,a:hover.white{
	color:#c20000;
	}

/*按钮*/
.an1{
	font-size:14px;
	width:100px;
	height:35px;
	line-height:35px;
	text-align:center;
	color:#fff;
	border:0px;
	cursor:pointer;
	background-color:#22a070;

	filter:progid:DXImageTransform.Microsoft.radius(strength=5);/*ie*/
	border-radius:5px;/*opera或ie9*/
	-webkit-border-radius: 5px;/*safari或chrome*/
	-moz-border-radius: 5px;/*firefox*/
	}

.an1:hover,a:hover .an1{
	color:#fff;
	background-color:#464646;
	}


.an2{
	font-size:16px;
	height:41px;
	line-height:41px;
	text-align:center;
	color:#fff;
	border:0px;
	cursor:pointer;
	float:left;
	background-color:#ef5a00;/* rgba(83,158,206,.5);		*/
	filter:progid:DXImageTransform.Microsoft.radius(strength=5);/*ie*/
	border-radius:5px;/*opera或ie9*/
	-webkit-border-radius: 5px;/*safari或chrome*/
	-moz-border-radius: 5px;/*firefox*/
	display:block;
	}

.an2:hover,a:hover .an2{
	color:#fff;
	background-color:#00570a;/* rgba(83,158,206,.5);		*/
	}

.an3{
	font-size:14px;
	height:45px;
	line-height:45px;
	text-align:center;
	color:#fff;
	border:0px;
	cursor:pointer;
	display:block;
	background-color:#c76028;
	filter: progid:DXImageTransform.Microsoft.radius(strength=5);
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	  }

.an3:hover,a:hover .an3{
	color:#fff;
	background-color:#eb4200;
	}


.an4{
	font-size:14px;
	padding:0 5px;
	height:35px;
	line-height:35px;
	text-align:center;
	color:#fff;
	border:0px;
	cursor:pointer;
	background-color:#9fb53c;
	display:block;
	}

.an4:hover,a:hover .an4{
	color:#fff;
	background-color:#c76028;
	}
.an5{
	font-size:14px;
	padding:0 5px;
	height:35px;
	line-height:35px;
	text-align:center;
	color:#fff;
	border:0px;
	cursor:pointer;
	display:block;
	background-color:#c76028;
	}

.an5:hover,a:hover .an5{
	color:#fff;
	background-color:#9fb53c;
	}
	

/*首页产品图片列表********/
.pic_list {
	width:100%;
	height:auto;
	clear:both;
}
.pic_list li{
	width:221px;
	height:264px;
	float:left;
}
.pic_list li a{
	width:215px;
	height:259px;
	display:block;
	background-color:#fff;
	border:2px solid #fff;
	cursor:pointer;
	}
.pic_list li a:hover{
	color:#0a853e;
	background-color:#e2ffee;
	border:2px solid #c5ffdd;
	cursor:pointer;
	}


.pic_list li h3{
	width:215px;
	overflow:hidden;
    height:44px;
	line-height:44px;
	font-size:14px;
	text-align:center;
	font-weight:100;
	display:block;
}
.pic_list li .imgbox{
	width:215px;
	height:215px;
	overflow:hidden;
}
.pic_list li .imgbox img{
	max-width:100%;
	width:100%;
}


/*首页案例图片列表********/

.pic_list2 {
	width:100%;
	height:auto;
	clear:both;
}
.pic_list2 li{
	width:214px;
	height:324px;
	float:left;
}
.pic_list2 li a{
	width:210px;
	height:324px;
	display:block;
	background-color:#fff;
	border:2px solid #fff;
	cursor:pointer;
	}
.pic_list2 li a:hover{
	color:#0a853e;
	background-color:#e2ffee;
	border:2px solid #c5ffdd;
	cursor:pointer;
}

.pic_list2 li h3{
	width:210px;
	overflow:hidden;
    height:44px;
	line-height:44px;
	font-size:14px;
	text-align:center;
	font-weight:100;
	display:block;
	}
.pic_list2 li .imgbox{
	width:210px;
	height:280px;
	overflow:hidden;
}
.pic_list2 li .imgbox img{
	max-width:100%;
	width:100%;
}


/*内页产品图片列表********/
.pic_list3 {
	
	width:100%;
	height:auto;
	clear:both;
}
.pic_list3 li{
	width:221px;
	height:264px;
	float:left;
}
.pic_list3 li a{
	width:215px;
	height:259px;
	display:block;
	background-color:#fff;
	border:1px solid #e5e5e5;
	cursor:pointer;
	}
.pic_list3 li a:hover{
	color:#0a853e;
	background-color:#e2ffee;
	border:1px solid #c5ffdd;
	cursor:pointer;
}

.pic_list3 li h3{
	width:215px;
	overflow:hidden;
    height:44px;
	line-height:44px;
	font-size:14px;
	text-align:center;
	font-weight:100;
	display:block;
}
.pic_list3 li .imgbox{
	width:215px;
	height:215px;
	overflow:hidden;
}
.pic_list3 li .imgbox img{
	max-width:100%;
	width:100%;
}


/*内页案例图片列表********/
.pic_list4 {
	
	width:100%;
	height:auto;
	clear:both;
}
.pic_list4 li{
	width:210px;
	height:324px;
	float:left;
}
.pic_list4 li a{
	width:210px;
	height:324px;
	display:block;
	background-color:#fff;
	border:1px solid #e5e5e5;
	cursor:pointer;
	}
.pic_list4 li a:hover{
	color:#0a853e;
	background-color:#e2ffee;
	border:1px solid #c5ffdd;
	cursor:pointer;
}

.pic_list4 li h3{
	width:210px;
	overflow:hidden;
    height:44px;
	line-height:44px;
	font-size:14px;
	text-align:center;
	font-weight:100;
	display:block;
}
.pic_list4 li .imgbox{
	width:210px;
	height:280px;
	overflow:hidden;
}
.pic_list4 li .imgbox img{
	max-width:100%;
	width:100%;
}



/*文章通用列表*/
.tywzlist,.tywzlist2{
	height:auto;
}
.tywzlist li,.tywzlist2 li{
	float:left;
	overflow:hidden;
	}
	
/*line-height: 31px;*/

.tywzlist li a{
	padding-left:10px;
	float:left;
	display:block;
	background-position:0 -517px;
	}
	
.tywzlist li a:hover{
	background-position:0 -557px;
	}
	
/*line-height: 31px;*/
	
.tywzlist2 li a{
	padding-left:10px;
	float:left;
	display:block;
	background-position:-1196px 12px;
	}
	
.tywzlist2 li a:hover{
	background-position:-1196px -43px;
	}
	
	
/*line-height: 21px;*/
.tywzlist3 li a{
	padding-left:10px;
	float:left;
	display:block;
	background-position:0px 10px;
		}
	
.tywzlist3 li a:hover{
	background-position:-448px 10px;
}

/*line-height: 43px;*/
	
.tywzlist4 li a{
	padding-left:10px;
	float:left;
	display:block;
	background-position:-1196px 18px;
	}
	
.tywzlist4 li a:hover{
	background-position:-1196px -37px;
	}



/*翻页*/

.page {
	padding:10px 0;
	width:auto;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height: 29px;
	clear: both;
}
.page .Notices {
	line-height:25px;
	display:block;
	float:left;
	color:#6e6e6e;
	margin-right:30px;
}
.page a {
	font-weight:bold;
	display: block;
	background-color:#fafafa;
	color: #777777;
	border: 1px solid #d1d1d1;
	padding-left: 12px;
	padding-right: 12px;
	line-height: 25px;
	float:left;
	margin-left:3px;
	margin-right:3px;
	text-decoration: none;
	background-image: url(../images/page_bg1.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.page a:hover {
	color: #f00;
	border: 1px solid #ffdf93;
	padding-left: 12px;
	padding-right: 12px;
	line-height: 25px;
	background-image:none;
	background-color:#FFFFFF;
}
.page .pagefont {
	float:left;
	display:block;
	color: #FF0000;
	text-decoration: none;
	font-weight:bold;
	padding-left: 8px;
	padding-right: 8px;
	line-height: 27px;
}
.page .nopage {
	display: block;
	background-color:#fff;
	color: #dcdcdc;
	text-decoration: none;
	border: 1px solid #dcdcdc;
	padding-left: 8px;
	padding-right: 8px;
	line-height: 25px;
	float:left;
	margin-left:3px;
	margin-right:3px;
}
.page .nopage span{
	font-family:"宋体";
	font-weight:bold;
	}
.page a span {
	font-family:"宋体";
	font-weight:bold;
	}
.page .dd {
	display: block;
	color: #000;
	text-decoration: none;
	padding-left: 8px;
	padding-right: 8px;
	line-height: 25px;
	float:left;
	margin-left:3px;
	margin-right:3px;
}






/*上下篇*/
.pageArticle {
	color:#727272;
	width:865px;
	height:50px;
	line-height:25px;
	margin-bottom:10px;
	padding-top:10px;
	border-top:1px solid #e1e1e1;
}
.pageArticle li {
	width:865px;
	height:25px;
	line-height:25px;
	float:left;
}
.pageArticle a {
	font-size:14px;
	color:#03813a;
	text-decoration: underline;
}
.pageArticle a:hover {
	color:#c20000;
	text-decoration: none;
}



/*留言板相关**************/
.Message {
	width:865px;
	line-height:25px;
	clear: both;
}
.Message li{
	padding:5px 0;
	float:left;
}
.xlxz select {
	width:98%;
	height:25px;
	line-height:23px;
	}
.wbk textarea{
	width:98%;
	height:150px;
	line-height:23px;
}
.srk input{
	width:98%;
	height:25px;
	line-height:23px;
}
.lran a{
	width:49%;
	height:39px;
	line-height:39px;
	font-size:14px;
	text-align:center;
	color:#FFF;
	display:block;
	filter:progid:DXImageTransform.Microsoft.radius(strength=5);/*ie*/
	border-radius:5px;/*opera或ie9*/
	-webkit-border-radius: 5px;/*safari或chrome*/
	-moz-border-radius: 5px;/*firefox*/
	}
.lran .a1{
	background-color:#ae2500;
	}
.lran .a2{
	background-color:#005896;
	}


/*标题*/
.Message .title {
	width:80px;
	text-align:right;
	padding-right:10px;
	color: #666666;
	line-height:25px;
	height:25px;
}

/*文字段标题*/
.Message .title2 {
	width:80px;
	text-align:right;
	padding-right:10px;
	color: #666666;
	line-height:25px;
	height:80px;
}
/* input宽 */
.Message .inptextarea {
	width:775px;
	height:25px;
	text-align:left;
	float:left;
}
.Message .inptextarea input {
	width:auto;
	height:21px;
	line-height:21px;
	background-image:url(../images/Message_title.gif);
	color:#575757;
	border:1px solid #CCCCCC;
	padding:0px 0px 0px 5px;
}
.Message .inptextarea select{
	width:150px;
	height:22px;
	color:#575757;
	line-height:21px;
	text-align:left;
	float:left;
}

/* 验证码旁input宽 */
.Message .inptextarea3 {
	width:140px;
	height:25px;
	text-align:left;
}
.Message .inptextarea3 input {
	width:auto;
	height:21px;
	line-height:21px;
	background-image:url(../images/Message_title.gif);
	color:#575757;
	border:1px solid #CCCCCC;
	padding:0px 0px 0px 5px;
}
.Message .inptextarea4 {
	width:635px;
	height:25px;
	text-align:left;
}


/* 文本字段 */
.Message .inptextarea2 {
	width:775px;
	height:80px;
	text-align:left;
}
.Message .inptextarea2 textarea {
	width:500px;
	padding-top:5px;
	padding-left:5px;
	height:70px;
	font-size:12px;
}

/* 提交按钮 */
.Message .tjanbox {
	width:775px;
	height:25px;
	text-align:left;
	float:left;
}




/*表格*/
.dettable {
	border-left:1px solid #d2d2d2;
	border-top:1px solid #d2d2d2;
}
.dettable td {
	padding:2px;
	border-right:1px solid #d2d2d2;
	border-bottom:1px solid #d2d2d2;
}
.dettable th {
	padding:2px;
	border-right:1px solid #d2d2d2;
	border-bottom:1px solid #d2d2d2;
}




/* 输入框外发光 */
.srkty input {
	transition: all 0.30s ease-in-out; 
	-webkit-transition: all 0.30s ease-in-out; 
	-moz-transition: all 0.30s ease-in-out; 
	border: #35a5e5 1px solid;
	 border-radius: 4px; outline: none; 
	 } 
	 
.srkty input:focus { border:#35a5e5 1px solid;
 box-shadow: 0 0 5px rgba(81, 203, 238, 1);
  -webkit-box-shadow: 0 0 5px rgba(81, 203, 238, 1);
   -moz-box-shadow: 0 0 5px rgba(81, 203, 238, 1);
    }
    
    
    .block_home_slider {
	/*padding: 1px;*/
	position: relative;
	background-color: #ffffff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	behavior: url(ie-css3.htc);  /*半透明兼容*/
	text-align: center;
	line-height: 0px;
	margin-right: auto;
	margin-left: auto;
	


} 

</pre></body></html>